//0x2c bytes (sizeof)
struct _RTL_SPARSE_ARRAY
{
ULONG ElementCount; //0x0
ULONG ElementSizeShift; //0x4
struct _RTL_CSPARSE_BITMAP Bitmap; //0x8
};